'Declaration Public Overloads Sub SelectAnnotations( _
ByVal ParamArray annotationsThe annotations on the focused image in the viewer.() As Vintasoft.Imaging.Annotation.AnnotationData _
)
public void SelectAnnotations(
params Vintasoft.Imaging.Annotation.AnnotationData[] annotations
)
public: void SelectAnnotations(
params Vintasoft.Imaging.Annotation.AnnotationData*[]* annotations
)
public:
void SelectAnnotations(
... array<Vintasoft.Imaging.Annotation.AnnotationData^>^ annotations
)
Parameters
- annotations
- The annotations on the focused image in the viewer.